home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 22 / Cream of the Crop 22.iso / comm / te150a.zip / EXPAND.CTL < prev    next >
Text File  |  1996-10-11  |  780b  |  29 lines

  1. ;
  2. ; TurboEDIT Phrase Expansion Control File
  3. ; Copyright (C) 1996, by Steve Blinch of Mikerosoft Productions
  4. ;
  5. ; Any text after a semicolon (;) is ignored.
  6. ;
  7. ; The format of this file is:
  8. ;
  9. ; <originaltext> <newtext>
  10. ;
  11. ;    <originaltext> is the text that the USER should type in, i.e. "L8r".
  12. ;    <newtext>      is the text that TurboEDIT should replace <originaltext>
  13. ;                   with, i.e. "Later".
  14. ;
  15. ; The only restrictions on phrases in this file are that:
  16. ;  1) neither <originaltext> nor <newtext> may be longer than 20 characters.
  17. ;  2) <originaltext> may not contain any spacees.
  18. ;
  19. ; Examples:
  20. ;
  21. ; L8r Later
  22. ; (Expands "L8r" into "Later")
  23. ;
  24. ; TTYL Talk tp you later
  25. ; (Expands "TTYL" into "Talk to you later")
  26. ;
  27.  
  28. TTYL Talk to you later
  29.